Create a Profile

Profiles determine who can change the data or models in Mart. As a System Administrator, you can create profiles and can attach them to users for a catalog. When a user creates, modifies, or deletes an object in Mart, the profile determines if the operation is permitted. Each profile grants permissions at the following object levels, in the same hierarchical order:

  • Catalog Management
  • Library
  • Mart
  • Model
    • Locking
    • Modeling Object
      • Data Movement Rule
      • Data Source Object
      • Default value
      • Domain
      • ER Diagram
      • Entity
      • Relationship
      • Subject Area
      • Theme
      • Validation Rule
      • View
    • User-Defined Property
    • Version
  • Permission Management
  • Reports
  • Session Management
  • User Management

Admin, Architect, Modeler, and Viewer profiles are created when you install Mart.

Follow these steps::

  1. Open erwin Mart Portal.
  2. To add a profile, follow these steps:
    1. Click Add Profile and enter a name for the profile.
    2. Enter a description for the profile.
    3. Expand the items in the Permission Details section and select the permissions you want to assign.

      Any dependent permissions for the selected permissions are selected too. For example, if you select the Create Entity permission, then Model Modify, ER Diagram Modify, ER Diagram Modify under Subject Area, and Key Group Create permissions are also selected.

    4. Click Submit.

      The profile is saved.

  3. To create a profile from an existing profile, follow these steps:
    1. Enter a name for the profile.
    2. Select Clone from existing profile and select a profile to clone.
    3. Click Submit.
    4. Expand the items in the Permission Details section and select the permissions you want to assign.

      Any dependent permissions for the selected permissions are selected too. For example, if you select the Create Entity permission, then Model Modify, ER Diagram Modify, ER Diagram Modify under Subject Area, and Key Group Create permissions are also selected.

    5. Click Submit.

    The profile is saved.

Back to Top